home *** CD-ROM | disk | FTP | other *** search
/ Ah My Goddess / Ah My Goddess.iso / pc / stage / ending.dxr / 00044.ls < prev    next >
Encoding:
Text File  |  1997-09-08  |  137 b   |  8 lines

  1. on exitFrame
  2.   repeat with lvi = 1 to 25
  3.     set the blend of sprite 3 to lvi * 4
  4.     updateStage()
  5.     lfxkeycontrol()
  6.   end repeat
  7. end
  8.